Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix bug with app deploy: app URL is stale #4525

Merged
merged 1 commit into from
Mar 28, 2024
Merged

Fix bug with app deploy: app URL is stale #4525

merged 1 commit into from
Mar 28, 2024

Conversation

ayys
Copy link
Member

@ayys ayys commented Mar 27, 2024

The app was being fetched before the new version was published. Now that aliases are properly changed on the backend, this resulted in stale URL being pinged.

This fixes by querying the backend after the app has been deployed.

The app was being fetched before the new versionw as published. Now that aliases
are properly changed on the backend, this resulted in stale URL being pinged.

This fixes by querying the backend after the app has been deployed.
@ayys ayys requested a review from syrusakbary as a code owner March 27, 2024 12:55
@ayys ayys merged commit ae90237 into master Mar 28, 2024
59 checks passed
@ayys ayys deleted the fix-app-deploy branch March 28, 2024 07:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants